home *** CD-ROM | disk | FTP | other *** search
- * *********************************************************
- * *
- * * 08/11/94 1.SPR 19:28:58
- * *
- * *********************************************************
- * *
- * * Duncan Halstead
- * *
- * * Copyright (c) 1994 CD-ROM, Inc.
- * * 603 Park Point Dr.
- * * Golden, CO 80401
- * *
- * * Description:
- * * This program was automatically generated by GENSCRN.
- * *
- * *********************************************************
-
-
- #REGION 0
- REGIONAL m.currarea, m.talkstat, m.compstat
-
- IF SET("TALK") = "ON"
- SET TALK OFF
- m.talkstat = "ON"
- ELSE
- m.talkstat = "OFF"
- ENDIF
- m.compstat = SET("COMPATIBLE")
- SET COMPATIBLE FOXPLUS
-
- m.rborder = SET("READBORDER")
- SET READBORDER ON
-
- * *********************************************************
- * *
- * * Windows Window definitions
- * *
- * *********************************************************
- *
-
- IF NOT WEXIST("_qsh15rbb1")
- DEFINE WINDOW _qsh15rbb1 ;
- AT 0.000, 0.000 ;
- SIZE 28.846,53.400 ;
- TITLE "China" ;
- FONT "MS Sans Serif", 8 ;
- FLOAT ;
- CLOSE ;
- MINIMIZE ;
- SYSTEM
- MOVE WINDOW _qsh15rbb1 CENTER
- ENDIF
-
-
- * *********************************************************
- * *
- * * 1/Windows Screen Layout
- * *
- * *********************************************************
- *
-
- #REGION 1
- IF WVISIBLE("_qsh15rbb1")
- ACTIVATE WINDOW _qsh15rbb1 SAME
- ELSE
- ACTIVATE WINDOW _qsh15rbb1 NOSHOW
- ENDIF
- @ 0.000,0.000 SAY (LOCFILE("1.bmp","BMP|ICO|PCT|ICN", "Where is 1?" )) BITMAP ;
- SIZE 28.692,53.000 ;
- ISOMETRIC ;
- STYLE "T"
- @ 11.231,1.400 GET blah3 ;
- PICTURE "@*IHN " ;
- SIZE 7.769,23.800,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15rca0()
- @ 2.769,1.400 GET M.blah ;
- PICTURE "@*IHN " ;
- SIZE 7.385,24.200,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15rcn4()
- @ 2.615,27.000 GET blah2 ;
- PICTURE "@*IHN " ;
- SIZE 7.615,24.200,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15rcvo()
- @ 11.231,27.000 GET blah4 ;
- PICTURE "@*IHN " ;
- SIZE 7.692,24.000,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15rd3o()
- @ 20.000,1.200 GET blah5 ;
- PICTURE "@*IHN " ;
- SIZE 7.615,24.200,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15rdbr()
- @ 19.923,27.200 GET blah6 ;
- PICTURE "@*IHN " ;
- SIZE 7.692,24.000,0.800 ;
- DEFAULT 0 ;
- FONT "MS Sans Serif", 8 ;
- VALID _qsh15rdjr()
-
- IF NOT WVISIBLE("_qsh15rbb1")
- ACTIVATE WINDOW _qsh15rbb1
- ENDIF
-
- READ CYCLE ;
- DEACTIVATE .T.
-
- RELEASE WINDOW _qsh15rbb1
-
- #REGION 0
-
- SET READBORDER &rborder
-
- IF m.talkstat = "ON"
- SET TALK ON
- ENDIF
- IF m.compstat = "ON"
- SET COMPATIBLE ON
- ENDIF
-
-
- * *********************************************************
- * *
- * * _QSH15RCA0 blah3 VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 1, Record Number: 3
- * * Variable: blah3
- * * Called By: VALID Clause
- * * Snippet Number: 1
- * *
- * *********************************************************
- *
- FUNCTION _qsh15rca0 && blah3 VALID
- #REGION 1
- do 1spice.spr
-
- * *********************************************************
- * *
- * * _QSH15RCN4 M.blah VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 1, Record Number: 4
- * * Variable: M.blah
- * * Called By: VALID Clause
- * * Snippet Number: 2
- * *
- * *********************************************************
- *
- FUNCTION _qsh15rcn4 && M.blah VALID
- #REGION 1
- do 1dover.spr
-
-
- * *********************************************************
- * *
- * * _QSH15RCVO blah2 VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 1, Record Number: 5
- * * Variable: blah2
- * * Called By: VALID Clause
- * * Snippet Number: 3
- * *
- * *********************************************************
- *
- FUNCTION _qsh15rcvo && blah2 VALID
- #REGION 1
- do 1for.spr
-
- * *********************************************************
- * *
- * * _QSH15RD3O blah4 VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 1, Record Number: 6
- * * Variable: blah4
- * * Called By: VALID Clause
- * * Snippet Number: 4
- * *
- * *********************************************************
- *
- FUNCTION _qsh15rd3o && blah4 VALID
- #REGION 1
- do 1white.spr
-
- * *********************************************************
- * *
- * * _QSH15RDBR blah5 VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 1, Record Number: 7
- * * Variable: blah5
- * * Called By: VALID Clause
- * * Snippet Number: 5
- * *
- * *********************************************************
- *
- FUNCTION _qsh15rdbr && blah5 VALID
- #REGION 1
- do 1gpc.spr
-
- * *********************************************************
- * *
- * * _QSH15RDJR blah6 VALID
- * *
- * * Function Origin:
- * *
- * * From Platform: Windows
- * * From Screen: 1, Record Number: 8
- * * Variable: blah6
- * * Called By: VALID Clause
- * * Snippet Number: 6
- * *
- * *********************************************************
- *
- FUNCTION _qsh15rdjr && blah6 VALID
- #REGION 1
- do 1oxford.spr